home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / windows / ocx / bmplst.exe / RELNOTE.TXT < prev    next >
Encoding:
Text File  |  1997-08-25  |  1.8 KB  |  60 lines

  1. MABRY SOFTWARE - LIST BOX WITH BITMAPS CONTROL - RELEASE NOTES
  2. August 25, 1997
  3.  
  4.  
  5. 2.20.001  August 26, 1997
  6.           * ActiveX control can now be created as an object
  7.             and used in code, ASP pages, etc.
  8.  
  9. 2.10.004  May 13, 1997
  10.           * Fixed AddItem bug with Sorted = True (caused
  11.             GPF sometimes when RemoveItem executed).
  12.  
  13. 2.10.003  May 12, 1997
  14.           * Interim version.
  15.  
  16. 2.10.002  April 4, 1997
  17.           * BlinkInterval property defaults to 0 (disabled).
  18.  
  19. 2.10.001  April 3, 1997
  20.           * Multiple key (column) support added.
  21.  
  22. 2.10.000  March 24, 1997
  23.           * Interim version.  Not released
  24.  
  25. 2.01.006  October 1, 1996
  26.           * Scroll bars now paint in SSTab control properly.
  27.           * No longer updates control erroneously if ScreenUpdate
  28.             is False.
  29.  
  30. 2.01.005  August 1, 1996
  31.           * Column alignment now works (use the Columns property
  32.             at design-time).
  33.  
  34. 2.01.003  November 21, 1995
  35.           * Added SortOrder property
  36.  
  37. 2.01.000  September 19, 1995
  38.           * Control updates properly when items are removed
  39.             (previously would remove scroll bar and "orphan"
  40.             items)
  41.           * Scroll bar is now active (controls re-paints
  42.             while scrolling)
  43.           * Text paints properly
  44.           * Updated help file
  45.           * BmpLst prints when PrintForm is used
  46.           * Selected() property returns -1 (True) rather
  47.             than 1 when item is selected
  48.           * Control repaints when ForeColor is changed at
  49.             run-time
  50.  
  51. 1.90.000  February 8, 1995
  52.           * ListIndex is now -1 when nothing is selected
  53.  
  54. 1.80.011  December 7, 1994
  55.           * Setting ListIndex when MultiSelect=0 now clears
  56.             all selects then selects item
  57.  
  58. 1.80.010  November 29, 1994
  59.           * FontSize changes reflected immediately
  60.